home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 5 / Eagles_Nest_Mac_Collection_Disc_5.TOAST / 7th-College / SpeedSpanish / Speed Spanish / card_32694.txt < prev    next >
Text File  |  1988-11-30  |  2KB  |  111 lines

  1. -- card: 32694 from stack: in
  2. -- bmap block id: 34865
  3. -- flags: 0000
  4. -- background id: 2730
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=232 top=317 right=339 bottom=332
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: ANDELE
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.  
  23.  
  24.   go to next card
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31. end mouseUp
  32.  
  33.  
  34.  
  35. -- part 2 (button)
  36. -- low flags: 00
  37. -- high flags: 0000
  38. -- rect: left=156 top=314 right=342 bottom=193
  39. -- title width / last selected line: 0
  40. -- icon id / first selected line: 1014 / 1014
  41. -- text alignment: 1
  42. -- font id: 0
  43. -- text size: 12
  44. -- style flags: 0
  45. -- line height: 16
  46. -- part name: Prev
  47. ----- HyperTalk script -----
  48. on mouseUp
  49.   go to previous card
  50. end mouseUp
  51.  
  52.  
  53. -- part 3 (button)
  54. -- low flags: 00
  55. -- high flags: 0000
  56. -- rect: left=80 top=312 right=341 bottom=112
  57. -- title width / last selected line: 0
  58. -- icon id / first selected line: 21700 / 21700
  59. -- text alignment: 1
  60. -- font id: 0
  61. -- text size: 12
  62. -- style flags: 0
  63. -- line height: 16
  64. -- part name: Home
  65. ----- HyperTalk script -----
  66. on mouseUp
  67.   visual effect iris open
  68.   go Home
  69. end mouseUp
  70.  
  71.  
  72.  
  73. -- part 4 (button)
  74. -- low flags: 00
  75. -- high flags: 0000
  76. -- rect: left=463 top=312 right=340 bottom=500
  77. -- title width / last selected line: 0
  78. -- icon id / first selected line: 1012 / 1012
  79. -- text alignment: 1
  80. -- font id: 0
  81. -- text size: 12
  82. -- style flags: 0
  83. -- line height: 16
  84. -- part name: Return
  85. ----- HyperTalk script -----
  86. on mouseUp
  87.   visual effect wipe right
  88.   go to card 58
  89. end mouseUp
  90.  
  91.  
  92.  
  93. -- part 5 (button)
  94. -- low flags: 00
  95. -- high flags: 0000
  96. -- rect: left=463 top=312 right=340 bottom=500
  97. -- title width / last selected line: 0
  98. -- icon id / first selected line: 1012 / 1012
  99. -- text alignment: 1
  100. -- font id: 0
  101. -- text size: 12
  102. -- style flags: 0
  103. -- line height: 16
  104. -- part name: Return
  105. ----- HyperTalk script -----
  106. on mouseUp
  107.   visual effect wipe right
  108.   go to card id 11922
  109. end mouseUp
  110.  
  111.